Fetch Domain
A domain for letting clients substitute browser's network layer with client code.
Functions
authRequired
Link copied to clipboard
continueRequest
Link copied to clipboard
fun continueRequest(input: ContinueRequestRequest): Single<RequestResponseFrame>
Content copied to clipboard
continueWithAuth
Link copied to clipboard
fun continueWithAuth(input: ContinueWithAuthRequest): Single<RequestResponseFrame>
Content copied to clipboard
description
Link copied to clipboard
disable
Link copied to clipboard
enable
Link copied to clipboard
events
Link copied to clipboard
failRequest
Link copied to clipboard
fulfillRequest
Link copied to clipboard
fun fulfillRequest(input: FulfillRequestRequest): Single<RequestResponseFrame>
Content copied to clipboard
getDependencies
Link copied to clipboard
getResponseBody
Link copied to clipboard
fun getResponseBody(input: GetResponseBodyRequest): Single<GetResponseBodyResponse>
Content copied to clipboard
requestPaused
Link copied to clipboard
takeResponseBodyAsStream
Link copied to clipboard
fun takeResponseBodyAsStream(input: TakeResponseBodyAsStreamRequest): Single<TakeResponseBodyAsStreamResponse>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard